Worklist/Items({SerialNumber})/Destinations({DestinationName}

Returns a destination matching the DestinationName that has been delegated for the worklist item matching the SerialNumber.

URI

{Service Root URI}/Worklist/Items({SerialNumber})/Destinations({DestinationName})?{Query Options}
https://api.denallix.com:443/K2Services/REST.svc/Worklist/Items(24_10)/Destinations(K2_C_DENALLIX_B_Holly)

Method

GET

Service Path Options

Required

Query Options

No filters are applied if options are not provided.

Optional

Return Type

Destination or Failure

GET /K2Services/REST.svc/Worklist/Items(20_10)/Destinations(K2_C_DENALLIX_B_Holly)
					<?xml version="1.0" encoding="utf-8"?>                    <Destination Name="K2:DENALLIX\Holly" xmlns="http://schemas.k2.com/process/d1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>